public marks

PUBLIC MARKS from "Xavier Lacot" with tags php & debug

2012

XHProf Analytics – a profiler for PHP

by 1 other
A nice GUI to XHProf, the profiler for PHP applications.

PHP Error | error reporting for PHP

by 2 others
A nice stack trace generation tool for PHP.

2008

symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2

This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.

firesymfony :: Firefox Add-ons

by 1 other
FireSymfony is a Symfony web debug toolbar for Firebug. This is the Firefox extension.

Obvious Hints: FireSymfony - A Firebug extension for symfony

by 1 other
Using Firebug for Symfony debug : a sfWebDebug extension combined with a Symfony extension.

sfFirePHP plugin

by 1 other
FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.

2007

Xdebug 2 released - Derick Rethans

by 1 other
After almost four years of work, Xdebug 2 is finally ready. With improved functionality and many new features it is ready to totally change the way you develop in PHP.... Nothing less ? :)